home *** CD-ROM | disk | FTP | other *** search
- This directory contains some common programs.
-
- Loadram and Saveram are described in the readme file in the src directory.
-
- Print does just that. It prints files for you. There are a few options
- -r prints the file in 'raw' mode ... control codes in it are passed
- through to the printer as is, so they must be the right stuff.
- -nN prints N copies of the named file.
-
- -f omits the formfeed that is usually printed between each file.
-
- You can list several files to be printed but it doesn't understand
- wildcards.
-
- vt100 is version 2.7 from the Fred Fish disks. It is a vt100 terminal
- emulator that I use to talk to the computer at work, or to talk to
- the KAM when I don't want the BBS interfering. To make it talk to the
- KAM, copy the file kam from this directory to df0:s and then use the
- command
- vt100 kam
- This will set up some of the function keys in a useful way (read the
- kam file and the kam manual).
- The full documentation for this program is in docs/vt100.doc
-
- lharc is the archiving program used to pack the sources and documentation.
-